GtkStatusbar: Add some space between the frame and the label
authorMatthias Clasen <mclasen@redhat.com>
Fri, 20 Jun 2014 15:44:51 +0000 (11:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 20 Jun 2014 16:15:25 +0000 (12:15 -0400)
Looks better this way.

gtk/resources/ui/gtkstatusbar.ui

index c506b9b1ce92e1975b2f4d811b01eb6d88b47f73..16ca59f45e035db18c0d22760ae72d90086b3450 100644 (file)
@@ -20,6 +20,7 @@
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="spacing">4</property>
+            <property name="margin">4</property>
             <child>
               <object class="GtkLabel" id="label">
                 <property name="visible">True</property>